home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / MacTools / Hyperlaunch ƒ / Applications / card_3644.txt < prev    next >
Encoding:
Text File  |  1988-01-11  |  9.5 KB  |  496 lines

  1. -- card: 3644 from stack: in
  2. -- bmap block id: 4972
  3. -- flags: 4000
  4. -- background id: 2652
  5. -- name: Utilities
  6. ----- HyperTalk script -----
  7. on openCard
  8.   hide card field 1
  9. end openCard
  10.  
  11.  
  12.  
  13. -- part 1 (button)
  14. -- low flags: 00
  15. -- high flags: 8000
  16. -- rect: left=10 top=66 right=101 bottom=52
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 1011 / 1011
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: 
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   go "Home"
  28. end mouseUp
  29.  
  30.  
  31.  
  32. -- part 2 (button)
  33. -- low flags: 00
  34. -- high flags: 8000
  35. -- rect: left=14 top=97 right=137 bottom=48
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 1017 / 1017
  38. -- text alignment: 1
  39. -- font id: 0
  40. -- text size: 12
  41. -- style flags: 0
  42. -- line height: 16
  43. -- part name: 
  44. ----- HyperTalk script -----
  45. on mouseUp
  46.   visual effect barn door open
  47.   go "Phone"
  48. end mouseUp
  49.  
  50.  
  51.  
  52. -- part 3 (button)
  53. -- low flags: 00
  54. -- high flags: 8000
  55. -- rect: left=5 top=124 right=168 bottom=58
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 20965 / 20965
  58. -- text alignment: 1
  59. -- font id: 0
  60. -- text size: 12
  61. -- style flags: 0
  62. -- line height: 16
  63. -- part name: 
  64. ----- HyperTalk script -----
  65. on mouseUp
  66.   go to card id 16690 of stack "Datebook"
  67. end mouseUp
  68.  
  69.  
  70.  
  71.  
  72. -- part 4 (button)
  73. -- low flags: 00
  74. -- high flags: 8000
  75. -- rect: left=7 top=155 right=197 bottom=58
  76. -- title width / last selected line: 0
  77. -- icon id / first selected line: 15972 / 15972
  78. -- text alignment: 1
  79. -- font id: 0
  80. -- text size: 12
  81. -- style flags: 0
  82. -- line height: 16
  83. -- part name: 
  84. ----- HyperTalk script -----
  85. on mouseUp
  86.   go to stack "Datebook"
  87. end mouseUp
  88.  
  89.  
  90.  
  91.  
  92. -- part 5 (button)
  93. -- low flags: 00
  94. -- high flags: 8000
  95. -- rect: left=19 top=184 right=222 bottom=46
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 17481 / 17481
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: 
  104. ----- HyperTalk script -----
  105. on mouseUp
  106.   go to card id 3076 of stack "Address"
  107. end mouseUp
  108.  
  109.  
  110.  
  111.  
  112. -- part 7 (button)
  113. -- low flags: 00
  114. -- high flags: 8000
  115. -- rect: left=6 top=280 right=330 bottom=58
  116. -- title width / last selected line: 0
  117. -- icon id / first selected line: 1020 / 1020
  118. -- text alignment: 1
  119. -- font id: 0
  120. -- text size: 12
  121. -- style flags: 0
  122. -- line height: 16
  123. -- part name: About…
  124. ----- HyperTalk script -----
  125. on mouseUp
  126.   visual effect wipe up
  127.   go to next
  128. end mouseUp
  129.  
  130.  
  131.  
  132. -- part 16 (button)
  133. -- low flags: 00
  134. -- high flags: 0000
  135. -- rect: left=327 top=320 right=333 bottom=478
  136. -- title width / last selected line: 0
  137. -- icon id / first selected line: 0 / 0
  138. -- text alignment: 1
  139. -- font id: 0
  140. -- text size: 12
  141. -- style flags: 0
  142. -- line height: 16
  143. -- part name: About Fairgate...
  144. ----- HyperTalk script -----
  145. on mouseUp
  146.   visual effect dissolve to gray
  147.   play "harpsichord" "f#"
  148. end mouseUp
  149.  
  150.  
  151.  
  152. -- part 17 (button)
  153. -- low flags: 00
  154. -- high flags: 8004
  155. -- rect: left=400 top=77 right=127 bottom=450
  156. -- title width / last selected line: 0
  157. -- icon id / first selected line: 144 / 144
  158. -- text alignment: 1
  159. -- font id: 0
  160. -- text size: 12
  161. -- style flags: 0
  162. -- line height: 16
  163. -- part name: ResEdit
  164. ----- HyperTalk script -----
  165. on mouseUp
  166.   open"ResEdit 1.0"
  167. end mouseUp
  168.  
  169.  
  170.  
  171. -- part 25 (button)
  172. -- low flags: 00
  173. -- high flags: 8004
  174. -- rect: left=345 top=77 right=127 bottom=395
  175. -- title width / last selected line: 0
  176. -- icon id / first selected line: 7380 / 7380
  177. -- text alignment: 1
  178. -- font id: 0
  179. -- text size: 12
  180. -- style flags: 0
  181. -- line height: 16
  182. -- part name: Red Ryder
  183. ----- HyperTalk script -----
  184. on mouseUp
  185.   open"RR10.0"
  186. end mouseUp
  187.  
  188.  
  189.  
  190. -- part 26 (button)
  191. -- low flags: 00
  192. -- high flags: 8004
  193. -- rect: left=235 top=77 right=127 bottom=285
  194. -- title width / last selected line: 0
  195. -- icon id / first selected line: 8298 / 8298
  196. -- text alignment: 1
  197. -- font id: 0
  198. -- text size: 12
  199. -- style flags: 0
  200. -- line height: 16
  201. -- part name: PackIt III
  202. ----- HyperTalk script -----
  203. on mouseUp
  204.   open"PackIt III"
  205. end mouseUp
  206.  
  207.  
  208.  
  209. -- part 28 (button)
  210. -- low flags: 00
  211. -- high flags: 0000
  212. -- rect: left=261 top=296 right=322 bottom=285
  213. -- title width / last selected line: 0
  214. -- icon id / first selected line: 1013 / 1013
  215. -- text alignment: 1
  216. -- font id: 0
  217. -- text size: 12
  218. -- style flags: 0
  219. -- line height: 16
  220. -- part name: Go to About... screen
  221. ----- HyperTalk script -----
  222. on mouseUp
  223.   go to next card
  224. end mouseUp
  225.  
  226.  
  227.  
  228. -- part 33 (button)
  229. -- low flags: 00
  230. -- high flags: 0000
  231. -- rect: left=239 top=294 right=324 bottom=262
  232. -- title width / last selected line: 0
  233. -- icon id / first selected line: 1014 / 1014
  234. -- text alignment: 1
  235. -- font id: 0
  236. -- text size: 12
  237. -- style flags: 0
  238. -- line height: 16
  239. -- part name: Go to previous
  240. ----- HyperTalk script -----
  241. on mouseUp
  242.   go to previous card
  243. end mouseUp
  244.  
  245.  
  246.  
  247. -- part 36 (button)
  248. -- low flags: 00
  249. -- high flags: 8004
  250. -- rect: left=72 top=135 right=185 bottom=122
  251. -- title width / last selected line: 0
  252. -- icon id / first selected line: 13433 / 13433
  253. -- text alignment: 1
  254. -- font id: 0
  255. -- text size: 12
  256. -- style flags: 0
  257. -- line height: 16
  258. -- part name: ResTools
  259. ----- HyperTalk script -----
  260. on mouseUp
  261.   open"ResTools 1.0"
  262. end mouseUp
  263.  
  264.  
  265.  
  266. -- part 37 (button)
  267. -- low flags: 00
  268. -- high flags: 8004
  269. -- rect: left=400 top=135 right=185 bottom=450
  270. -- title width / last selected line: 0
  271. -- icon id / first selected line: 1595 / 1595
  272. -- text alignment: 1
  273. -- font id: 0
  274. -- text size: 12
  275. -- style flags: 0
  276. -- line height: 16
  277. -- part name: Turbo
  278. ----- HyperTalk script -----
  279. on mouseUp
  280.   open"Turbo"
  281. end mouseUp
  282.  
  283.  
  284.  
  285. -- part 38 (button)
  286. -- low flags: 00
  287. -- high flags: 8004
  288. -- rect: left=290 top=77 right=127 bottom=340
  289. -- title width / last selected line: 0
  290. -- icon id / first selected line: 18857 / 18857
  291. -- text alignment: 1
  292. -- font id: 0
  293. -- text size: 12
  294. -- style flags: 0
  295. -- line height: 16
  296. -- part name: Pascal
  297. ----- HyperTalk script -----
  298. on mouseUp
  299.   open"Pascal"
  300. end mouseUp
  301.  
  302.  
  303.  
  304. -- part 39 (button)
  305. -- low flags: 00
  306. -- high flags: 8004
  307. -- rect: left=180 top=135 right=185 bottom=230
  308. -- title width / last selected line: 0
  309. -- icon id / first selected line: 30513 / 30513
  310. -- text alignment: 1
  311. -- font id: 0
  312. -- text size: 12
  313. -- style flags: 0
  314. -- line height: 16
  315. -- part name: Security
  316. ----- HyperTalk script -----
  317. on mouseUp
  318.   open"Security"
  319. end mouseUp
  320.  
  321.  
  322.  
  323. -- part 40 (button)
  324. -- low flags: 00
  325. -- high flags: 8004
  326. -- rect: left=290 top=135 right=185 bottom=340
  327. -- title width / last selected line: 0
  328. -- icon id / first selected line: 25929 / 25929
  329. -- text alignment: 1
  330. -- font id: 0
  331. -- text size: 12
  332. -- style flags: 0
  333. -- line height: 16
  334. -- part name: SoundCap
  335. ----- HyperTalk script -----
  336. on mouseUp
  337.   open"SoundCap"
  338. end mouseUp
  339.  
  340.  
  341.  
  342. -- part 41 (button)
  343. -- low flags: 00
  344. -- high flags: 8004
  345. -- rect: left=345 top=135 right=185 bottom=395
  346. -- title width / last selected line: 0
  347. -- icon id / first selected line: 6447 / 6447
  348. -- text alignment: 1
  349. -- font id: 0
  350. -- text size: 12
  351. -- style flags: 0
  352. -- line height: 16
  353. -- part name: TMON
  354. ----- HyperTalk script -----
  355. on mouseUp
  356.   open"TMON"
  357. end mouseUp
  358.  
  359.  
  360.  
  361. -- part 42 (button)
  362. -- low flags: 00
  363. -- high flags: 8004
  364. -- rect: left=126 top=135 right=185 bottom=176
  365. -- title width / last selected line: 0
  366. -- icon id / first selected line: 18609 / 18609
  367. -- text alignment: 1
  368. -- font id: 0
  369. -- text size: 12
  370. -- style flags: 0
  371. -- line height: 16
  372. -- part name: RMaker
  373. ----- HyperTalk script -----
  374. on mouseUp
  375.   open"RMaker"
  376. end mouseUp
  377.  
  378.  
  379.  
  380. -- part 43 (button)
  381. -- low flags: 00
  382. -- high flags: 8004
  383. -- rect: left=126 top=77 right=127 bottom=176
  384. -- title width / last selected line: 0
  385. -- icon id / first selected line: 6561 / 6561
  386. -- text alignment: 1
  387. -- font id: 0
  388. -- text size: 12
  389. -- style flags: 0
  390. -- line height: 16
  391. -- part name: Manager
  392. ----- HyperTalk script -----
  393. on mouseUp
  394.   open"FX Manager"
  395. end mouseUp
  396.  
  397.  
  398.  
  399. -- part 44 (button)
  400. -- low flags: 00
  401. -- high flags: 8004
  402. -- rect: left=180 top=77 right=127 bottom=230
  403. -- title width / last selected line: 0
  404. -- icon id / first selected line: 2507 / 2507
  405. -- text alignment: 1
  406. -- font id: 0
  407. -- text size: 12
  408. -- style flags: 0
  409. -- line height: 16
  410. -- part name: µFilm
  411. ----- HyperTalk script -----
  412. on mouseUp
  413.   open"¬µFilm Reader 1.0"
  414. end mouseUp
  415.  
  416.  
  417.  
  418. -- part 45 (button)
  419. -- low flags: 00
  420. -- high flags: 8004
  421. -- rect: left=72 top=77 right=127 bottom=122
  422. -- title width / last selected line: 0
  423. -- icon id / first selected line: 2507 / 2507
  424. -- text alignment: 1
  425. -- font id: 0
  426. -- text size: 12
  427. -- style flags: 0
  428. -- line height: 16
  429. -- part name: Courier
  430. ----- HyperTalk script -----
  431. on mouseUp
  432.   open"Courier 1.2"
  433. end mouseUp
  434.  
  435.  
  436.  
  437. -- part 46 (button)
  438. -- low flags: 00
  439. -- high flags: 8004
  440. -- rect: left=235 top=135 right=185 bottom=285
  441. -- title width / last selected line: 0
  442. -- icon id / first selected line: 32729 / 32729
  443. -- text alignment: 1
  444. -- font id: 0
  445. -- text size: 12
  446. -- style flags: 0
  447. -- line height: 16
  448. -- part name: SLS
  449. ----- HyperTalk script -----
  450. on mouseUp
  451.   open"SuperLaserSpool"
  452. end mouseUp
  453.  
  454.  
  455.  
  456. -- part 48 (button)
  457. -- low flags: 00
  458. -- high flags: 8000
  459. -- rect: left=11 top=229 right=275 bottom=54
  460. -- title width / last selected line: 0
  461. -- icon id / first selected line: 1020 / 1020
  462. -- text alignment: 1
  463. -- font id: 0
  464. -- text size: 12
  465. -- style flags: 0
  466. -- line height: 16
  467. -- part name: Paths…
  468. ----- HyperTalk script -----
  469. on mouseUp
  470.   show card field 1
  471.   go to card id 5892 of stack "Home"
  472. end mouseUp
  473.  
  474.  
  475.  
  476.  
  477. -- part 49 (field)
  478. -- low flags: 80
  479. -- high flags: 0004
  480. -- rect: left=197 top=213 right=265 bottom=394
  481. -- title width / last selected line: 0
  482. -- icon id / first selected line: 0 / 0
  483. -- text alignment: 0
  484. -- font id: 2
  485. -- text size: 12
  486. -- style flags: 0
  487. -- line height: 16
  488. -- part name: Paths info…
  489. ----- HyperTalk script -----
  490. hide card field 1
  491.  
  492.  
  493.  
  494. -- part contents for card part 49
  495. ----- text -----
  496. When you're done selecting a path, use the '~' or 'Esc' keys to return to this screen.